CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - adc stm32

搜索资源列表

  1. STM32F10xxx-ADC-example

    1下载:
  2. 一份stm32处理器上ADC应用编程的实际例子,附送一份详细pdf源代码说明,说明很清楚,参考价值很大-Stm32 a processor ADC practical examples of application programming, included a detailed pdf source code, note it is clear that a great reference value
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-11-22
    • 文件大小:454024
    • 提供者:yiqi
  1. ADC_Example

    0下载:
  2. STM32 micro-control ADC function implementation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:205686
    • 提供者:Yang WenYuan
  1. SMT32-ADC

    1下载:
  2. 基于STM32的ADC采集,已调试通过,包含STM32库文件,开发环境KEIL-ARM-STM32 of ADC based on the collection, has been debugged, including STM32 library, development environment, KEIL-ARM
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2016-11-23
    • 文件大小:610304
    • 提供者:fly2008
  1. stm_ADC

    0下载:
  2. STM32的ADC例程,适用于初学者对STM32单片机的学习,非常详细,绝对适用于初学者。-The STM32 GPIO routines
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2413273
    • 提供者:
  1. ADC_DUAL

    0下载:
  2. STM32F10X ADC多路采集程序,STM32例程包之一-STM32F10X ADC multiple acquisition program, STM32 routine one package
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1037801
    • 提供者:sddp001
  1. ADC_DMA

    0下载:
  2. STM32F10X ADC DMA操作实例,STM32例程包之一-STM32F10X ADC DMA operation instance, STM32 routine one package
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1037989
    • 提供者:sddp001
  1. ADC_test

    0下载:
  2. STM32的ADC例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 routines of the ADC, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:587649
    • 提供者:Scott
  1. ADC

    0下载:
  2. STM32 CORTEX F10x系列的ADC模块的测试程序,有助于快速入门全新的ARM12 32bit微控制器。提供性价比高的中高端实现方案。-STM32 CORTEX F10x series of ADC module test procedures, contribute to Quick Start new ARM12 32bit microcontrollers. Provide cost-effective implementation of high-end programs.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:62369
    • 提供者:xwo2
  1. dma_adc

    0下载:
  2. stm32下实现adc 16通道检测代码例子,已经测试可以检测正确了-adc 16 under stm32 channel detection code examples have been tested can detect the correct
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:2001
    • 提供者:吴名
  1. ADC_dam_9

    0下载:
  2. STM32非固件库,实现功能:ADC通过DMA传输-Non-STM32 firmware library, implementation features: ADC through the DMA transfer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:53027
    • 提供者:发个
  1. stm32_adc

    1下载:
  2. 此程序是基于STM32的AD应用程序,我们在这里设置ADC为连续转换模式,常规转换序列中有两路转换通道,分别是ADC_CH10(PC0)和ADC_CH16(片内温度传感器)。因为使用了自动多通道转换,数据的取出工作最适合使用DMA方式取出,so,我们在内存里开辟了一个u16 AD_Value[2]数组,并设置了相应的DMA模块,使ADC在每个通道转换结束后启动DMA传输,其缓冲区数据量为2个HalfWord,使两路通道的转换结果自动的分别落到AD_Value[0]和AD_Value[1]中。
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:3925
    • 提供者:韩武纪
  1. STM32R100DevelopBoardSourceCode

    0下载:
  2. stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
  3. 所属分类:uCOS

    • 发布日期:2017-05-17
    • 文件大小:4893659
    • 提供者:
  1. ADC

    0下载:
  2. STM32的ADC驱动程序,环境是MDK,ADC的所有函数-STM32 of the ADC driver, the environment is MDK, ADC of all functions
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-15
    • 文件大小:4060303
    • 提供者:chenkai
  1. STM32-DMA

    0下载:
  2. 浅谈STM32的DMA模块的使用, DMA是STM32中一个独立与Cortex-M3内核的模块,有点类似与ADC、PWM、TIMER等模块-[NO ENGLISH]
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:518729
    • 提供者:yyy
  1. ADC

    0下载:
  2. stm32 单片机 的ad转换程序 Keil 开发环境-the ad program example of STM32 MCU ,Dev is Keil compile
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:294648
    • 提供者:徐先生
  1. ADC_TIM1

    1下载:
  2. STM32F10X ADC定时器出发方式,STM32例程包之一-STM32F10X ADC start the timer mode, STM32 routine one package
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1040447
    • 提供者:sddp001
  1. STM32ADCsample

    0下载:
  2. 使用STM32如何采集单个通道的模拟输入,通过模数转换器(ADC)将模拟量转化为数据,并通过DMA把数据转移到内存中。-STM32 how to use a single channel analog input acquisition by ADC (ADC) will be converted to analog data and the data transferred by DMA to memory.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:13065
    • 提供者:zhy0205
  1. ADC

    0下载:
  2. stm32 adc资料+程序,适合新手学习使用-stm32 adc data+ program, suitable for beginners learning to use
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:67781
    • 提供者:hehongbo
  1. ADC

    0下载:
  2. stm32的ad转换程序,开发软件是keil4-Stm32 of AD transform program, develop software is keil4
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:329058
    • 提供者:刘海林
  1. adc-pwm

    4下载:
  2. 利用stm32单片机的自带ADC进行采样输出PWM波达到升压的功能-ADC comes with the microcontroller using stm32 samples to boost the output PWM functions of arrival
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:2420897
    • 提供者:方晓健
« 1 23 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com